![]() |
Token Codes |
Header: Script.h |
enum { delimPad = -2, tokenTilda = 44, tokenCarat = 55 };
Represents a delimiter pad (special code).
These constants define the types of tokens recognized by the IntlTokenize function and specified in the field theToken of the token structure, TokenRec
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)